#! /bin/csh
bitmap
echo Done.
echo Type Ctrl+C or use Window manager to close this window.
while (1)
sleep 10000
end
